Skip to content

remove type assertions from util.py #2028

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 23, 2025

Conversation

gcmarx
Copy link
Contributor

@gcmarx gcmarx commented May 22, 2025

Fixes #1552

Copy link
Member

@Byron Byron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

This looks like it was the preferred solution even though there are rightful concerns that this may break expectations of downstream code.

@Byron Byron merged commit bf51609 into gitpython-developers:main May 23, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Don't use assert to enforce interface constraints
2 participants